home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 54654 / 54654.xpi / defaults / preferences / screenshot_plugin.js
Text File  |  2010-01-06  |  544b  |  16 lines

  1. 
  2.  
  3.  
  4.  
  5. //pref('screenshot_plugin.var1', 'value1');
  6. pref('screenshot_plugin.first_run_1', false);
  7. pref('screenshot_plugin.first_page', 'http://lightshot.skillbrains.com/component/content/article/2-thank-you.html');
  8. pref('screenshot_plugin.after_update_page', 'http://lightshot.skillbrains.com/component/content/article/7-update.html');
  9.  
  10. pref('screenshot_plugin.last_version', '0');
  11.  
  12.  
  13. pref('screenshot_plugin.hotkey_modifiers', 'control');
  14. pref('screenshot_plugin.hotkey_letter', '`');
  15. pref('screenshot_plugin.hotkey_key', '192');
  16.